Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add textdomain to fix untranslated error messages #925

Merged
merged 4 commits into from
Nov 11, 2020
Merged

Conversation

mvidner
Copy link
Member

@mvidner mvidner commented May 16, 2019

A textdomain declaration is per class which means there were several cases of having several classes in a file and only one of them declaring the text domain.

1130822_DE

Also added detecting a missing textdomain during unit testing (using yast/yast-ruby-bindings#230).

@coveralls
Copy link

coveralls commented May 16, 2019

Coverage Status

Coverage increased (+0.0006%) to 97.485% when pulling b644898 on missing-textdomain into 2a8df7d on master.

@mvidner mvidner force-pushed the missing-textdomain branch 2 times, most recently from d4926ff to 049c88c Compare May 20, 2019 13:10
@mvidner mvidner force-pushed the missing-textdomain branch 2 times, most recently from b644898 to 344a61c Compare May 31, 2019 14:21
@mvidner mvidner changed the base branch from master to SLE-15-SP1 May 31, 2019 14:23
@mvidner mvidner changed the base branch from SLE-15-SP1 to master November 11, 2020 15:04
@mvidner mvidner merged commit bc108fa into master Nov 11, 2020
@mvidner mvidner deleted the missing-textdomain branch November 11, 2020 16:47
@yast-bot
Copy link

✔️ Public Jenkins job #333 successfully finished
✔️ Created OBS submit request #847913

@yast-bot
Copy link

✔️ Internal Jenkins job #130 successfully finished
✔️ Created IBS submit request #230388

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants